| Total Complexity | 15 |
| Dependencies | 4 |
| Dependents | 1 |
| Total lines | 197 |
| Lines of code | 50 |
| Logical lines of code | 29 |
| Comment lines | 109 |
| Methods | 8 |
| Properties | 10 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| pop_from_stack() | 62 | 3 | 12 | |
| get() | 78 | 2 | 3 | |
| set() | 73 | 2 | 5 | |
| reset() | 73 | 2 | 5 | |
| push_to_stack() | 68 | 2 | 7 | |
| is_empty() | 74 | 2 | 4 | |
| reset_all() | 63 | 1 | 12 | |
| __construct() | 91 | 1 | 2 |